The Source Control Integration API > The source control integration API required functions > SCS_Disconnect() |
![]() ![]() ![]() |
Description
Disconnects the user from the source control system.
Arguments
connectionData
connectionData
is a pointer to the agent's data that was passed into Dreamweaver during the Connect()
call.
Returns
true
if successful, false
if not.
![]() ![]() ![]() |